GrapeCity.Xaml.SpreadSheet.Data
Remove Method (FloatingObjectCollection<T>)


The item.
Removes the specified item.
Syntax
'Declaration
 
Public Overrides Function Remove( _
   ByVal item As T _
) As Boolean
'Usage
 
Dim instance As FloatingObjectCollection(Of T)
Dim item As T
Dim value As Boolean
 
value = instance.Remove(item)
public override bool Remove( 
   T item
)

Parameters

item
The item.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

FloatingObjectCollection<T> Class
FloatingObjectCollection<T> Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options